inscatolati - Get out of the box! :)
TLA and web archives
[7]
If you are planning to make a TLA archive available via WEB, either in read-write mode using WebDAV or in read-only mode using the plain old http protocol, you should create your tla archives with the command:
|
However, if you have an older archive that you now want to make publicly available using the http protocol, you need to ssh/telnet/ftp on the server hosting your archive, create an empty file http-blows in the =meta-info directory, and then run the command:
|
In short, something like:
|
TLA error "unable to access URL: [...]/.listing"
[8]
If you are seeing this error when trying to access a web TLA archive, it probably means that the archive was created without the '-l' options to the make-archive command, or, for some reasons, no .listing files were created.
In this case, the only way to fix the archive is to ask the archive administrator, or someone with write permissions on the archive, to create the 'http-blows' file and to run a 'tla archive-fixup' command.
For more details, please take a look at http://notes.inscatolati.net/[en]/software[en]/tla[en]/index.html#7